Fix: side bar overflowing - #8322
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
Member
|
Hi, thanks for your contribution! Could you sign the CLA? |
Signed-off-by: Pranav-IIITM <jogdandpranav2007@gmail.com>
Pranav-IIITM
force-pushed
the
fix/ad-sidebar-overflow
branch
from
August 8, 2026 23:49
7465cdf to
93fd502
Compare
Contributor
Author
|
@evenstensberg I have signed the CLA and all checks have passed too ! |
Contributor
Author
|
Hi @evenstensberg, thanks for the review! While working on this fix I noticed a related improvement that could be made (a feature request rather than a bug fix). Should I go ahead and open a new issue for that separately, even though this PR is still open/unmerged? Just want to make sure I'm following the right process. Thanks! |
avivkeller
approved these changes
Aug 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Closes #8321
This PR fixes a layout bug where the left-hand Sponsor sidebar would overflow the viewport on 100% Zoom
Changes made:
can be seen in the screenshot
What kind of change does this PR introduce?
Fix (CSS/layout bug fix).
Did you add tests for your changes?
No automated tests were added. This was verified through manual visual testing at multiple screen sizes and zoom levels (see below).
Does this PR introduce a breaking change?
No.
If relevant, what needs to be documented once your changes are merged or what have you already documented?
No additional documentation is needed — this is a visual/layout fix with no API or usage changes.
Use of AI
Not used